projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
894e460
)
(BASE_PURESIZE): Increase to 725000.
author
Gerd Moellmann
<gerd@gnu.org>
Mon, 8 Oct 2001 07:43:23 +0000
(07:43 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Mon, 8 Oct 2001 07:43:23 +0000
(07:43 +0000)
src/ChangeLog
patch
|
blob
|
history
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 3c5cf4e47210202baa2bca73f445806e25c76458..0b1712559e30773f7325217754e47a2c42f79b9b 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2001-10-08 Gerd Moellmann <gerd@gnu.org>
+
+ * puresize.h (BASE_PURESIZE): Increase to 725000.
+
2001-10-08 Pavel Jan
\e
,Bm
\e
(Bk <Pavel@Janik.cz>
* xfaces.c (free_frame_menubar): Add prototype.
diff --git
a/src/puresize.h
b/src/puresize.h
index a6e0ad8ba394ae885055ef02a94acf3110467ee1..ed8432ef6680d6288ab49fe291c6e287cfeac815 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-42,7
+42,7
@@
Boston, MA 02111-1307, USA. */
#endif
#ifndef BASE_PURESIZE
-#define BASE_PURESIZE (7
00
000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (7
25
000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */